Skip to content

Conversation

@wtrocki
Copy link
Member

@wtrocki wtrocki commented Mar 6, 2025

Changes Overview

This PR implements OpenAPI specification validation for IPA-108 guidelines related to DELETE operations. The implementation adds linting rules that verify DELETE methods follow REST API best practices.

Components Implemented

Rule: xgen-IPA-108-delete-method-return-204-response
Verifies DELETE operations return 204 No Content status codes

@wtrocki wtrocki requested a review from a team as a code owner March 6, 2025 12:46
@yelizhenden-mdb yelizhenden-mdb changed the title CLOUDP-271997- IPA-108 delete should not return 204 response CLOUDP-271997- IPA-108 delete should return 204 response Mar 6, 2025
@wtrocki wtrocki force-pushed the CLOUDP-271997-204 branch 2 times, most recently from 2c0b69e to 0bee0e3 Compare March 6, 2025 16:45
@wtrocki wtrocki force-pushed the CLOUDP-271997-204 branch from 0bee0e3 to b4aa29f Compare March 6, 2025 17:03
@wtrocki wtrocki force-pushed the CLOUDP-271997-204 branch from b4aa29f to 723063b Compare March 7, 2025 17:29
@wtrocki wtrocki force-pushed the CLOUDP-271997-204 branch from 723063b to f9c7030 Compare March 7, 2025 17:32
@wtrocki wtrocki force-pushed the CLOUDP-271997-204 branch from 04194b8 to 6d4693a Compare March 7, 2025 17:38
@wtrocki
Copy link
Member Author

wtrocki commented Mar 7, 2025

@yelizhenden-mdb Thank you

Base automatically changed from CLOUDP-271997 to main March 7, 2025 17:40
@wtrocki wtrocki merged commit eb97c1e into main Mar 7, 2025
13 checks passed
@wtrocki wtrocki deleted the CLOUDP-271997-204 branch March 7, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants